I'm writing a web application which produces SVG graphics of family trees. Lately I've been having the problem where the first time I request the page after restarting the application, it works just fine. The second and subsequent times, it falls flat on its face:
undefined method `foo=' for #'This is disturbing because what's actually being used
(
Read more... )